kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Char
/
toDouble
to
Double
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
external
fun
toDouble
(
)
:
Double
Content copied to clipboard
Returns the value of this character as a
Double
.